home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
-
-
-
-
-
- SetFlag v1.00
- Copyright (c)1992 Cabell B. Clarke Jr.
- ALL RIGHTS RESERVED
-
-
-
-
- --- DISCLAIMER
- This software is being released as FREEWARE. Anyone can use it for anything
- they want. It is not guaranteed to do anything but take up space on your
- disk. If you break it you own both parts. I am not responsible for
- anything. If you do not believe that, just ask my kids.
-
- --- ABOUT
- SetFlag is a simple little program that will toggle user flags in your
- RemoteAccess USERS.BBS file from the DOS command line. I needed a quick
- and dirty way to do this so I wrote this program in an afternoon. It's
- no speed demon and it isn't pretty but it seems to work fine on my system.
- Maybe it will work on yours.
-
- --- SYNTAX
- The syntax for using SetFlag is as follows:
-
- SetFlag <flagnum> <ON|OFF>
-
- Some examples are:
-
- SetFlag b4 on ; turns the b4 flag on for ALL users
- setflag A7 OFF ; " " a7 " OFF " " "
-
-
- That's all it is to it.
-
-
- In case you were wondering about conventions:
-
- ON = TRUE = X
- OFF = FALSE = -
-
- --- INFO
- This program has been tested extensively for 15 minutes on my system.
- Of course, there are no bugs in it, but should you want to contact me
- anyway, here's how:
-
- Cabell Clarke
- The Boot Factory BBS
- 804-262-9289
- FidoNet 1:264/19
-
- If you like the program and want to register, send me a message to the
- address above.
-
- Also try out my ValidOOR User Verification System for RemoteAccess.
-
-
-
-